hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipWorkerThread.pushTask
hip
util
concurrency
HipWorkerThread
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipWorkerThread
final
void
pushTask
(
string
name
,
void
delegate
(
)
task
,
void
delegate
(
string
taskName
)
onTaskFinish
= null
)
Meta
Source
See Implementation
hip
util
concurrency
HipWorkerThread
constructors
this
functions
isIdle
pushTask
startWorking
structs
WorkerTask
variables
tasks